GtkActionBar: Fix center widget visibility handling
authorMatthias Clasen <mclasen@redhat.com>
Wed, 22 Jan 2014 01:20:10 +0000 (20:20 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 22 Jan 2014 01:22:14 +0000 (20:22 -0500)
commit11f0813e40ba10fab2064623b21876fe6ea9f13c
tree8a1218f5f99676d38900a378aa979e9ffa0e16fd
parent72be6c494aa0df8bbc3f3f9137694b58e70eeee4
GtkActionBar: Fix center widget visibility handling

This is the same fix that was applied to GtkHeaderBar
recently. Adding a child widget should not make it
visible as a side-effect.
gtk/gtkactionbar.c